| 1. | Dcom sample : demonstrates remotely calling a com object > dcom示例:演示如何远程调用com对象 |
| 2. | For interoperability , the common language runtime creates and initializes an apartment when calling a com object 为了实现互用性,公共语言运行库将在调用com对象时创建一个单元并将其初始化。 |
| 3. | Demonstrates how to call a com object implemented in a windows service from multiple clients running on different computers 演示如何从运行于不同计算机上的多个客户端调用在windows服务中实现的com对象。 |
| 4. | Demonstrates how to call a com object implemented in a windows nt service from multiple clients running on different machines 说明如何从运行于不同计算机上的多个客户端调用在windows nt服务中实现的com对象。 |
| 5. | The dcom sample demonstrates how to call a com object implemented in a windows service from multiple clients running on different machines Dcom示例说明如何从运行于不同计算机上的多个客户端调用在windows服务中实现的com对象。 |
| 6. | The dcom sample demonstrates how to call a com object implemented in a windows service from multiple clients running on different computers 本dcom示例演示了如何从运行于不同计算机上的多个客户端调用在windows服务中实现的com对象。 |
| 7. | When a managed client calls a com object , the runtime maps the com object s failure hresults to exceptions , which the marshaler throws on return from the call 当托管客户端调用com对象时,运行库将com对象的指示失败的hresult映射为异常,封送拆收器在从调用返回时引发该异常。 |